Skip to content

Create two channel fee states when the channel is shared between two managed nodes - #582

Open
markettes wants to merge 5 commits into
rebalances-engine/channel-optinfrom
rebalances-engine/fix-owned-channels-fee-state
Open

Create two channel fee states when the channel is shared between two managed nodes#582
markettes wants to merge 5 commits into
rebalances-engine/channel-optinfrom
rebalances-engine/fix-owned-channels-fee-state

Conversation

@markettes

@markettes markettes commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the data model and repository logic for channel routing and fee state to support multiple managed nodes per channel. Instead of a single row per channel, the system now maintains separate state rows for each (channel, managed node) pair, reflecting the fact that each node has its own view and policy for a shared channel. The changes include schema updates, model and repository adjustments, and updates to background jobs to support the new structure.

@markettes
markettes requested a review from Jossec101 August 27, 2026 17:09
@markettes
markettes force-pushed the rebalances-engine/fix-owned-channels-fee-state branch from 83e44c8 to 3603b60 Compare August 27, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants